home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / rcs56.zoo / rcs / man / rcsfreez.txt < prev    next >
Encoding:
Text File  |  1992-01-26  |  2.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. RCSFREEZE(1)        Printed December 19, 1991         RCSFREEZE(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      rcsfreeze - freeze    a configuration    of sources checked in
  10.      under RCS
  11.  
  12. SYNOPSIS
  13.      rcsfreeze [name]
  14.  
  15. DESCRIPTION
  16.      rcsfreeze assigns a symbolic revision number to a set of RCS
  17.      files that    form a valid configuration.
  18.  
  19.      The idea is to run    rcsfreeze each time a new version is
  20.      checked in.  A unique symbolic name (C_number, where number
  21.      is    increased each time rcsfreeze is run) is then assigned to
  22.      the most recent revision of each RCS file of the main trunk.
  23.  
  24.      An    optional name argument to rcsfreeze gives a symbolic name
  25.      to    the configuration.  The    unique identifier is still
  26.      generated and is listed in    the log    file but it will not
  27.      appear as part of the symbolic revision name in the actual
  28.      RCS files.
  29.  
  30.      A log message is requested    from the user for future
  31.      reference.
  32.  
  33.      The shell script works only on all    RCS files at one time.
  34.      All changed files must be checked in already.  Run
  35.      rcsclean(1) first and see whether any sources remain in the
  36.      current directory.
  37.  
  38. FILES
  39.      RCS/.rcsfreeze.ver
  40.       version number
  41.  
  42.      RCS/.rcsfreeze.log
  43.       log messages,    most recent first
  44.  
  45. AUTHOR
  46.      Stephan v.    Bechtolsheim
  47.  
  48. SEE ALSO
  49.      co(1), rcs(1), rcsclean(1), rlog(1)
  50.  
  51. BUGS
  52.      rcsfreeze does not    check whether any sources are checked out
  53.      and modified.
  54.  
  55.      Although both source file names and RCS file names    are
  56.      accepted, they are    not paired as usual with RCS commands.
  57.  
  58.      Error checking is rudimentary.
  59.  
  60.  
  61.  
  62.  
  63. Page 1                     TARGON /35     Operating System
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RCSFREEZE(1)        Printed December 19, 1991         RCSFREEZE(1)
  71.  
  72.  
  73.  
  74.      rcsfreeze is just an optional example shell script, and
  75.      should not    be taken too seriously.     See CVS for a more
  76.      complete solution.
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Page 2                     TARGON /35     Operating System
  130.  
  131.  
  132.  
  133. ə